[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                             OutText procedure

  DECLARATION:  OutText(TextString : String)

      PURPOSE:  Sends a string to the output device at the Current Pointer

         UNIT:  Graph

      REMARKS:  TextString will be output at the Current Pointer (CP) using
                the current settings in SetTextStyle and SetTextJustify.  If
                TextString is too long, it will be truncated at the viewport
                border.

                The Current Pointer (CP) is only updated if the direction is
                horizontal and the justification has been set to left.

 RESTRICTIONS:  Must first be in graphics mode.

See Also: OutTextXY GetTextSettings SetTextStyle SetTextJustify
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson